Tech Bulletin: Going to DOS Within the "Menu" Program NOVELL TECHNICAL BULLETIN TITLE: Going to DOS Within the "Menu" Program DOCUMENT ID: TB.P.197 DATE: 10/20/87 PRODUCT: NetWare PRODUCT VERSION: MENU SUPERSEDES: NA SYMPTOM: NA ISSUE/PROBLEM Many calls have come in asking how to get to DOS from inside the "Menu" program and then return to the menu. Below is an example of a submenu that allows this: %DOS, 5, 5 Command Line echo off prompt Type EXIT to return to MENU$_$P_$G Command prompt $P$_$G Execute @1"Enter command" pause The above menu allows commands to be entered. Upon termination, the menu will restart. For further information on creating your own menus, refer to Chapter 6 of the Menu Utilities Manual (Rev. 1.03).